[ROOT] dt DimEmployee WHERE ParentEmployeeId EQ '123' >
No result. See details below for possible causes
Contains, in addition to result, also log information about execution of API query
WHERE ParentEmployeeId EQ '123'
Individual query expressions are:
WHERE ParentEmployeeId EQ '123'
Note that the ordinary result (from an ordinary exceution of query) is stored in -Result- which is 'invisible' from ordinary -PropertyAccess-.
ExecuteOne/_/12/Start = 2025-12-28 06:51:08.228
ExecuteOne/_/12/Query = WHERE ParentEmployeeId EQ '123'
ExecuteOne/_/12/CountBefore = 296
ExecuteOne/_/12/CountAfter = 0
ExecuteOne/_/12/Finish = 2025-12-28 06:51:08.230
ExecuteOne/_/12/ElapsedTime = 00:00:00.002
ExecuteOne/_/12/Text = ------------------------------------------------------
| DimEmployeeId |
|---|
Generated 2025-12-28 06:51:08.231 UTC